Skip to content

[ws-manager] Configure http client timeouts #14214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 26, 2022
Merged

[ws-manager] Configure http client timeouts #14214

merged 1 commit into from
Oct 26, 2022

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Oct 26, 2022

Description

Disable keep-alive in http client connections

Related Issue(s)

#14108

How to test

  • Run loadgen
  • Run pprof against ws-manager
  • Check there are no net/http.(*persistConn).writeLoop references in the goroutines

Release Notes

NONE

Documentation

Werft options:

  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-integration-tests=all
    Valid options are all, workspace, webapp, ide

[ws-manager] Configure http client timeouts
@jenting
Copy link
Contributor

jenting commented Oct 26, 2022

/hold

@jenting
Copy link
Contributor

jenting commented Oct 26, 2022

Please link to the related issue 🙏

@aledbf
Copy link
Member Author

aledbf commented Oct 26, 2022

@roboquat roboquat merged commit 4700623 into main Oct 26, 2022
@roboquat roboquat deleted the aledbf/wsl branch October 26, 2022 23:04
@roboquat roboquat added deployed: workspace Workspace team change is running in production deployed Change is completely running in production labels Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: workspace Workspace team change is running in production deployed Change is completely running in production release-note-none size/S team: workspace Issue belongs to the Workspace team
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants